ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PointStyleBuilder<TPointView> Class / _buildHoverPointStyle Method

In This Topic
    _buildHoverPointStyle Method (_PointStyleBuilder<TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _buildHoverPointStyle( _
       ByVal pointView As IPointView _
    ) As IStyle
    public virtual IStyle _buildHoverPointStyle( 
       IPointView pointView
    )

    Parameters

    pointView
    See Also